Adds the specified objects to the end of the collection.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling
public void AddRange ( ICollection<T> items)
Public Sub AddRange( _ items As ICollection(Of T) _)
The objects to add.
ObservableCollection(T) MembersObservableCollection(T) ClassMindFusion.Scheduling Namespace